ASP.NET Core MVC コントロールヘルプ
GeoMapLayer<T> コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > GeoMapLayer<T> クラス : GeoMapLayer<T> コンストラクタ
The owner which owns this map layer.
Creates one GeoMapLayer<T> instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As FlexMap(Of T) _
)
public GeoMapLayer<T>( 
   FlexMap<T> owner
)

パラメータ

owner
The owner which owns this map layer.
参照

GeoMapLayer<T> クラス
GeoMapLayer<T> メンバ